Esx Settings DepotContent BaseImages Summary
The Esx Settings DepotContent BaseImages Summary schema defines the summary information regarding a base image.
This schema was added in vSphere API 7.0.0.0.
{
"display_name": "string",
"version": "string",
"display_version": "string",
"summary": "string",
"category": "string",
"kb": "string",
"release_date": "string",
"quick_patch_compatible_versions": {
"quick_patch_compatible_versions": "string"
}
}
Display name of the base image.
This property was added in vSphere API 7.0.0.0.
Version of the base image.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.settings.base_image
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.settings.base_image
.
Human readable version of the base image.
This property was added in vSphere API 7.0.0.0.
Summary of the base image.
This property was added in vSphere API 7.0.0.0.
Category of the base image.
For more information see: Esx Settings DepotContent BaseImages CategoryType.
This property was added in vSphere API 7.0.0.0.
Link to kb article related to this the base image.
This property was added in vSphere API 7.0.0.0.
Release date of the base image.
This property was added in vSphere API 7.0.0.0.
For base images this base image can quick patch from, map their full versions to display versions.
This property was added in vSphere API 8.0.3.0.
If missing or null
this base image does not support quick patch.
When clients pass a value of this schema as a parameter, the key in the property map must be an identifier for the resource type: com.vmware.esx.settings.base_image
. When operations return a value of this schema as a response, the key in the property map will be an identifier for the resource type: com.vmware.esx.settings.base_image
.